home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / WINHAK95.ZIP / PLUGINS / EXAMPL~1.WH < prev    next >
Encoding:
Text File  |  1996-05-07  |  261 b   |  12 lines

  1. // WinHacker Script
  2. // Copyright (c) 1996 Wedge Software
  3.  
  4. //
  5. // Hello World! Example.  Simple example of the Main section
  6. //
  7.  
  8. [Main]
  9. // Ask = 
  10. Desc = Hello world application (most basic script)
  11. StartMessage = Hello World!
  12. ExitMessage = Goodbye World!